home *** CD-ROM | disk | FTP | other *** search
/ ...taking it to the Macs! / ...taking it to the Macs!.iso / Extras / ActiveX Mac SDK / ActiveX SDK / Sample Controls / Console / ConsolePrefix.h < prev   
Encoding:
C/C++ Source or Header  |  1996-12-20  |  247 b   |  11 lines  |  [TEXT/CWIE]

  1. #define OCCONSOLE        1        // I am a console
  2. #define BDIAMOND        1        // use BDIAMOND extensions
  3. #define ACTIVEX_CONTROL
  4. /*
  5. #ifndef __ansi_prefix__
  6. #define __ansi_prefix__
  7. #include <ansi_parms.h>
  8. #define __dest_os    __mac_os
  9. #endif
  10. */
  11. #include "MacHeaders.h"